Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / EbSI Method


In This Topic
    EbSI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function EbSI( _
       ByVal fbSI As System.Windows.Forms.MouseEventArgs, _
       ByVal GbSI As ENMouseButtonState _
    ) As fIYC
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim fbSI As System.Windows.Forms.MouseEventArgs
    Dim GbSI As ENMouseButtonState
    Dim value As fIYC
     
    value = instance.EbSI(fbSI, GbSI)
    internal fIYC EbSI( 
       System.Windows.Forms.MouseEventArgs fbSI,
       ENMouseButtonState GbSI
    )

    Parameters

    fbSI
    GbSI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also